ObjectDB ObjectDB

Internal Website Search

111-120 of 200 resultsRefresh
9

javax.persistence.PessimisticLockException

javax.persistence Exception PessimisticLockException java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException javax.persistence.PersistenceException javax.persistence.PessimisticLockException Implemented
9

javax.persistence.InheritanceType

javax.persistence Enum InheritanceType java.lang.Object java.lang.Enum<javax.persistence.InheritanceType> javax.persistence.InheritanceType Implemented Interfaces: Serializable, Comparable<InheritanceType> Defines inheritance strategy options. Since: JPA 1.0 InheritanceType JOINED
9

javax.persistence.Parameter

javax.persistence Interface Parameter<T> Subinterfaces: ParameterExpression Type for query ... is required to be supported for criteria queries only. Applications that use this method for Java Persistence ... of the parameter Throws: IllegalStateException - if invoked on a parameter obtained from a Java persistence query
9

javax.persistence.PersistenceProperty

javax.persistence Annotation PersistenceProperty Target: Describes a single container or persistence provider property. Used in PersistenceContext. Vendor specific properties may be included in the set of properties, and are passed to the persistence provider by the container when the entity
9

javax.persistence.metamodel.Attribute.PersistentAttributeType

javax.persistence.metamodel Enum Attribute.PersistentAttributeType java.lang.Object java.lang.Enum<javax.persistence.metamodel.Attribute.PersistentAttributeType> javax.persistence.metamodel.Attribute.PersistentAttributeType Implemented Interfaces: Serializable, Comparable
9

javax.persistence.DiscriminatorType

javax.persistence Enum DiscriminatorType java.lang.Object java.lang.Enum<javax.persistence.DiscriminatorType> javax.persistence.DiscriminatorType Implemented Interfaces: Serializable, Comparable<DiscriminatorType> Defines supported types of the discriminator column. Since: JPA 1.0
9

javax.persistence.TableGenerator

javax.persistence Annotation TableGenerator Target: Classes and fields (including property ... on the primary key field or property. The scope of the generator name is global to the persistence ... values. Defaults to a name chosen by persistence provider. Default value: "" Since: JPA 1.0
9

javax.persistence.spi.PersistenceProviderResolver

javax.persistence.spi Interface PersistenceProviderResolver Determine the list of persistence providers available in the runtime environment. Implementations must be thread-safe. Note ... the runtime environment. Returns: list of the persistence providers available in the environment Since: JPA 2.0
9

javax.persistence.Embeddable

javax.persistence Annotation Embeddable Target: Classes Defines a class whose instances are stored ... of the persistent properties or fields of the embedded object is mapped to the database table for the entity. Note that the Transient annotation may be used to designate the non-persistent state of an embeddable
0

Constants.ELEMENT_PERSISTENCE_MANAGER_FACTORY

Static Field javax.jdo.Constants String ELEMENT_PERSISTENCE_MANAGER_FACTORY The name of the persistence manager factory element in the JDO configuration file. Constant value is persistence-manager-factory. Since: JDO 2.1

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support